home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / fpzipx02.zip / FPZIPX.TXT < prev   
Text File  |  1991-11-14  |  3KB  |  103 lines

  1.     ======================================================
  2.     FPZIPX - FlashPoint Windows ZIP File Expansion Utility
  3.     ======================================================
  4.  
  5.         MS Windows 3.xx Command Line Module
  6.           Beta Release 3.00.02 (November 11, 1991)
  7.  
  8.     Copyright (c) 1991, Richard Patterson/FlashPoint Development
  9.  All Rights Reserved.  U.S. Government Restricted and Limited Rights
  10.  
  11.  
  12.  
  13. **************************************************************************
  14.  
  15.  
  16.            PRE-RELEASE LIMITED AND RESTRICTED LICENSES
  17.            -------------------------------------------
  18.  
  19. THIS BETA RELEASE MAY BE USED WITHOUT CHARGE BY INDIVIDUAL USERS, FOR
  20. NON-COMMERCIAL, BUSINESS OR GOVERNMENTAL PURPOSES, THROUGH DECEMBER 31,
  21. 1991.  THEREAFTER, LICENSED COPIES MUST BE PURCHASED FOR CONTINUED
  22. USE BEYOND ANY DESIGNATED EVALUATION PERIODS THAT MAY BE PROVIDED FOR
  23. IN THE OFFICIAL NON-BETA RELEASE.
  24.  
  25. PRE-RELEASE SITE LICENSES ARE AVAILABLE TO COMMERCIAL, BUSINESS AND 
  26. GOVERNMENTAL AGENCIES FOR $10.00 PER COPY, PRIOR TO DECEMBER 31, 1991.
  27. THE MINIMUM SITE LICENSE FEE IS $100 FOR UP TO 10 LICENSED COPIES; A 
  28. MAXIMUM FEE OF $5,000 FOR UNLIMITED LICENSED COPIES.  A MASTER UPGRADE
  29. DISK WILL BE PROVIDED TO EACH LICENSEE, FOR EACH NEW COMMAND-LINE MODULE
  30. RELEASE DURING THE 1992 CALENDAR YEAR.  FOR FURTHER INFORMATION, PLEASE 
  31. CONTACT FLASHPOINT DEVELOPMENT OR RICHARD PATTERSON.
  32.  
  33.  
  34.  
  35. **************************************************************************
  36.  
  37.  
  38.  
  39.             INSTRUCTIONS FOR USE
  40.             --------------------
  41.  
  42.  
  43. Thank you for trying FlashPoint's Windows ZIP file expansion utility --
  44. FPZIPX.EXE.  This simple command line Windows application has been
  45. designed to test the initial implementation of FlashPoint Development's
  46. Zip/ZipX engine which is designed for incorporation into several Windows
  47. applications planned or currently under development.
  48.  
  49. FPZIPX is a Windows 3.XX protected mode (standard/enhanced) application,
  50. and cannot be run in real mode.  It may be invoked from your shell's "Run"
  51. task command window, or by any means that can pass the following command
  52. structure:
  53.  
  54.  
  55. [drv:][\path\]FPZIPX.EXE [drv:][\path\]filename[.ZIP] [drv:][\targetdir\]
  56.  
  57.  
  58.  
  59. For example, the following command line:
  60.  
  61.     FPZIPX.EXE ANYZIP
  62.  
  63. will extract "ALL" files from the designated ZIP file to your "CURRENT"
  64. directory, or
  65.  
  66.     FPZIPX.EXE ANYZIP C:
  67.  
  68. will extract all files to the current directory on the C: drive, or
  69.  
  70.     FPZIPX.EXE ANYZIP C:\UNARC\
  71.  
  72. will expand all files to the \UNARC directory on the C: drive.
  73.  
  74.  
  75. No other options or command switches are implemented in this beta release.
  76.  
  77.  
  78. **************************************************************************
  79.  
  80.  
  81. Please report all bugs or quirks to:
  82.  
  83.     FlashPoint Development
  84.     Attn: Richard Patterson
  85.     P. O. Box 270492
  86.     Houston, Texas  77277
  87.     U.S.A.
  88.  
  89.     Telephone:    (713)726-1892
  90.     CompuServe:    70771,1336
  91.     GEnie:        R.PATTERSO16
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.